@charset "utf-8";
/* 幻灯开始*/
#imgshow_mask{width:100%;position:absolute;z-index:1;background:url(../icon/imgshow_mask.png) repeat-x 0 0;height:750px; overflow:hidden; background:#bbb;}
#imgshow_mask{_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=scale, src='icon/imgshow_mask.png');}
#imageShow{clear:both;border-bottom:1px solid #fff;}
#imageShow .imagebg{height:700px;overflow:hidden;position:relative; z-index:5;}
#imageShow .imagebg li{height:700px;overflow:hidden;position:absolute;top:0;left:0;width:100%;display:block;filter:alpha(opacity=0);opacity:0;}
#imageShow .imagebg li a.bannerbg_main{width:100%;position:absolute;top:0;right:0;height:700px; overflow:hidden; display:block;}

.scrollbg{height:80px; position:relative; z-index:10; margin-top:-40px;}
.scroll{margin:0 auto;width:960px;height:76px;position:relative;}

.outScroll_pic{ height:76px;margin-left:70px;overflow:hidden;position:relative;width:822px;top:2px;}
.outScroll_pic .scroll_pic{position:absolute}
.scroll_pic{margin:0 auto;width:40000px;height:76px;}
.scroll_pic li{float:left;float:left;height:60px;width:145px;margin:5px 9px;_margin:5px 14px 5px 4px;cursor:pointer;background:#000;}
.scroll_pic li img{filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.scroll_pic li:hover img,.scroll_pic li:hover{filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
.scroll_pic li.currently img{filter:alpha(opacity=100)!important;-moz-opacity:1!important;opacity:1!important;}
.scroll .current{width:149px;height:65px;border:2px #ff780d solid;background:url(../icon/arrow_on.png) 50% -4px no-repeat;z-index:10;position:absolute;top:5px;left:0;}

.scroll_arrow { position:relative; z-index:20; margin:0px auto; margin-top:-450px; color:#FFF; width:1240px;}


.scroll_arrow .s_pre, .s_next{display:block;width:31px;height:31px;position:absolute;}
.scroll_arrow a.s_pre{background:url(../icon/arrow_l.png);top:4px;left:0;filter:alpha(opacity=50); -moz-opacity:0.50;opacity:0.50;}
.scroll_arrow a.s_pre:hover{background:url(../icon/arrow_l_on.png);}
.scroll_arrow a.s_next{background:url(../icon/arrow_r.png);top:4px;right:0;filter:alpha(opacity=50); -moz-opacity:0.50;opacity:0.50;)}
.scroll_arrow a.s_next:hover{background:url(../icon/arrow_r_on.png);}
